home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #6 / Amiga Plus CD - 2004 - No. 06.iso / AmiSoft / Comm / misc / trsi-ftpd01.lha / FAME-FTPd / FAME-FTPdCFG.history < prev    next >
Text File  |  2004-04-24  |  5KB  |  121 lines

  1.       Program-History for FAME-FTPdCFG by Sascha 'SieGeL/tRSi' Pfalz
  2. -----------------------------------------------------------------------------
  3.  
  4. V0.1 Build 327 (24-Apr-2004):
  5.  
  6.   - Added Logfile and Maximum Users gadgets. The Logfile will write 
  7.     a FAME-like logfile.
  8.     The Maximum Users setting allows to define how many simultaenous
  9.     users are allowed. Set to 0 to disable.
  10.  
  11.   - Made code better readable. This is the last version I'm writing,
  12.     and the release will contain all C-Source so maybe someone else
  13.     can continue working on this tool.
  14.  
  15.   - aCID-tOP support is unfinished and will probably not make its way
  16.     in the public release as I have absolutly no time for these developments
  17.     anymore. I will release also the C-sources for aCID-tOP and some other
  18.     tools I've written so that someone else maybe can finish these things.
  19.  
  20.  
  21. V0.1 Build 317 (24-Jan-2004):
  22.  
  23.   - Added new option 'aCID-tOP' which will allow my own weektop tool to
  24.     count the uploads via FTP, even when FAME won't execute the ULSTAT
  25.     commands itself. This of course works only with my aCID-tOP tool and
  26.     requires of course also an updated version of aCID-tOP (V1.2).
  27.  
  28.  
  29. V0.1 Build 312 (21-Jan-2004):
  30.  
  31.   - Changed layout of options and added new feature called passive port
  32.     range which allows to define the port range to use for passive 
  33.     connections. This is useful if you Amiga is behind a firewall and you
  34.     have only a specific portrange allowed to be accessed. If set to 0
  35.     the Server do not give port numbers out of the range but instead let
  36.     the TCP/IP stack decide.
  37.  
  38.  
  39. V0.1 Build 286 (07-Dec-2003):
  40.  
  41.   - Enhanced Online-Help for passive IP file to make clear that this file
  42.     can also contain a hostname, not only IP addresses. The server tries
  43.     to resolve that IP address before using it.
  44.  
  45.  
  46. V0.1 Build 284 (29-Nov-2003):
  47.  
  48.   - Added option for an optional title ascii/ansi file to be displayed
  49.     before an user enters his login data.
  50.  
  51.   - Added option to use a different IP address for passive connects. To
  52.     support this feature a textfile with the desired IP address must be
  53.     created and given to the IPFile option under pathes.
  54.  
  55.  
  56. V0.1 Build 271 (28-Sep-2003):
  57.  
  58.     - Added config option to choose desired Timeout for FTP server. Range
  59.     goes from 1 - 15 minutes with 10 minutes being the default.
  60.  
  61.  
  62. V0.1 Build 226 (13-Sep-2003):
  63.  
  64.   - Added TaskMonitor page to show all active connections (similar to FTPWho)
  65.  
  66.   - Added new setting to adjust the maximum allowed filename length
  67.     between 12 - 107 chars
  68.  
  69.   - Added new setting to adjust the copy buffer for all server-related file
  70.     copy functions. Can be adjusted between 256k - 1024k
  71.  
  72.  
  73. V0.1 Build 175 (31-Aug-2003):
  74.  
  75.   - Recompiled as some base structures have changed
  76.  
  77.  
  78. V0.1 Build 174 (21-Aug-2003):
  79.  
  80.   - Added support for context-sensitive help (HELP key). Either put the guide 
  81.     in the same directory where FAME-FTPdCFG is installed or copy the docs to
  82.     FAME:Documentation/FAME-FTPd.guide to let it work.
  83.  
  84.     - Added checkmark for "Resolve Hostnames" option. If disabled, only IP
  85.     addresses are logged, else host lookup is performed to try to determine
  86.     the hostname, which is then used for logging.
  87.  
  88.   - Added "Temporary Upload Path" option to Pathes page. This defines where
  89.     to put all temporary uploads. You should use RAM: or similar to avoid
  90.     disc fragmentation.
  91.  
  92.   - Added preferences check. As the FTP Server is currently under development
  93.     the Preferences file will change often, to indicate that something has
  94.     changed the Config Tool will alarm you if your prefs file is outdated.
  95.     As a general rule one should first start the config tool to check for
  96.     the prefs file.
  97.  
  98.  
  99. V0.1 Build 148 (13-Aug-2003):
  100.  
  101.   - Updated About window with some greetings, specially to bysis for helping
  102.     me finding that nasty 3-weeks-to-search bug :|
  103.  
  104.     - Changed window layout to use page registers. This was neccessary as I
  105.     simply to dumb to create a good looking layout in one register group :(
  106.     However this design allows a much better overview of all comming options.
  107.  
  108.     - Added possibility to disable the Debug window on Workbench screen.
  109.  
  110.   - Made some code improvements, specially Buffer overflows should be now
  111.     impossible during usage of counting copy routines (i.e. FAMEStrCopy() ).
  112.  
  113.  
  114. V0.1 Build 75  (03-Aug-2003):
  115.  
  116.     - First working Version, can read/write preferences. Currently supported
  117.       is only the definition of the upload description file that will be
  118.     included in every conference if you wish to have such file.
  119.     The prefs file is saved in: FAME:ExternEnv/Doors/FAME-FTPd.cfg
  120. -----------------------------------------------------------------------------
  121.